52歌赋>英语词典>internal representation翻译和用法

internal representation

英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]

网络  内部表示; 内部表象; 内在表征; 内部表征; 内在表象

英英释义

noun

双语例句

  • This "role" has an internal representation of the process flow and determines the next step based on the representation.
    此角色具有流程流的内部表示形式,能根据此表示形式确定下一步骤。
  • Currently the loader passes the internal representation of the code back to Ruby for execution.
    目前,加载器会把代码的内部表示返回给Ruby来执行。
  • The key technologies of implementation are analyzed, such as internal representation of source code, instantiation of design patterns, dynamic pattern template generation and so on.
    此外,详细分析了实现中的源程序内部表示、设计模式实例化、动态模板生成技术等关键技术。
  • The contribution is: Proposed an internal representation for object-oriented software: multi-level dependency graph.
    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。
  • Both generate a common, language-neutral, internal representation of queries.
    它们都生成一种通用的与语言无关的内部查询表示。
  • Internal representation is a unity system, which is made of progress and object. It includes information coding, transformation, contact, storage, processing and the concept internal network structure system.
    另一方面是所谓的内在表征,指概念表征由过程与对象组成的统一系统,包括对信息的编码、转化、联系、储存、复述、提取的加工过程和概念内部网络结构系统。
  • The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
    此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。
  • In the front end of the compiler, the internal representation for GIMPLE was redefined, meaning that the compiler consumes less memory.
    在编译器的前端,GIMPLE的内部表示被重新定义,这意味着编译器将消耗更少的内存。
  • These source files are read and an internal representation called a loader is built of the beans and the relationships among them.
    读取这些源文件并构建bean及其相互关系的内部表示(称为装载器)。
  • For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
    比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。